var crypto/tls.cipherSuites
2 uses
crypto/tls (current package)
cipher_suites.go#L148: var cipherSuites = []*cipherSuite{ // TODO: replace with a map, since the order doesn't matter.
cipher_suites.go#L621: for _, cipherSuite := range cipherSuites {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)